Skip to main content
Version: 12.10.0

Setup of local Dev Environment and IDE

1. Introduction

This document provides a guide to setting up the development environment for Backend Services. It covers the necessary software installations, configurations, and best practices to ensure a smooth development process.

2. Prerequisites

Before starting, ensure you have the following:

  • Access Requirements:

    • Jira
    • Bitbucket
    • Confluence
    • AOK Team Access
    • Keycloak
    • Tekton
    • Argo CD
    • Azure Access [Database Access]
  • Hardware Requirements:

    • Mac computer/Windows for Spring Boot microservices development.
  • Software Requirements:

    • Java
    • Gradle
    • IntelliJ IDEA
    • Postman
    • Git
    • Kafka

3. Setting Up Development Environment